CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - k-mean clustering

搜索资源列表

  1. Fast-K-means-clustering

    0下载:
  2. Fast mex K-means clustering algorithm with possibility of K-mean++ initialization (mex-interface modified from the original yael package https://gforge.inria.fr/projects/yael) - Accept single/double precision input - Support of BLAS/OpenMP
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:121118
    • 提供者:zfhou
  1. rbf_Kmeans

    0下载:
  2. Matlab环境下实现的RBF神经网络K均值聚类算法-Matlab environment to achieve the RBF neural network K-means clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2411
    • 提供者:心心
  1. kMeansCluster

    0下载:
  2. K-均值聚类,比较好的聚类方法,应用广泛-K-means clustering, a better clustering method, widely used
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1526
    • 提供者:王娆芬
  1. Kmean

    1下载:
  2. 自行implement的k-mean(含fuzzy c mean),可以直接於vc++針對大量數據進行分群的動作-Implement on its own the k-mean (with fuzzy c mean), can be directly in vc++ For clustering large amount of data movement
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-01-15
    • 文件大小:3862
    • 提供者:陳志強
  1. cluster

    1下载:
  2. k均值聚类算法源码(matlab) k均值聚类算法源码(matlab)-k-means clustering algorithm source code (matlab) k-means clustering algorithm source code (matlab)
  3. 所属分类:matlab

    • 发布日期:2014-04-29
    • 文件大小:1620
    • 提供者:刘玉平
  1. K-Means

    0下载:
  2. 这是K-neans动态聚类算法的源程序,是人工智能领域很有用的一种聚类方法。-This is K-neans source dynamic clustering algorithm, the field of artificial intelligence are useful in a clustering method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:30168
    • 提供者:zhaohuiqin
  1. juleiseg

    1下载:
  2. 基于matlab的彩色图像分割,利用k聚类算法-Matlab-based color image segmentation, clustering algorithm using k
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1174
    • 提供者:求是赤子
  1. 109201305K

    0下载:
  2. K均值聚类算法 对图像颜色进行聚类 然后对图像分割-K-means clustering algorithm to cluster the color image segmentation and then
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:135113
    • 提供者:小五子
  1. kmean

    0下载:
  2. k mean clustering in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:700
    • 提供者:ruba
  1. kMeansCluster

    0下载:
  2. k mean clustering algo
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1255
    • 提供者:bubun
  1. FuzzyKmeanclustering

    0下载:
  2. code for fuzzy k-mean clustering-code for fuzzy k-mean clustering..
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1720
    • 提供者:ketan chaudhari
  1. K-means

    0下载:
  2. 均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:48128
    • 提供者:sunjianqing
  1. weighted_kmeans

    0下载:
  2. 用于实现weighted k-means算法,可以运行-It is used to perform weighted k-means clustering
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1481
    • 提供者:ninhan
  1. K-mean-clustering-algoritm

    0下载:
  2. k均值聚类算法,帮助学习、使用,欢迎下载、-k-means clustering algorithm to help learn, use, welcome to download,
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:30843
    • 提供者:为实
  1. K均值聚类

    0下载:
  2. K均值聚类算法图像分割,最传统的一种分割方法(K mean clustering segmentation)
  3. 所属分类:图形图象

  1. K-mean

    0下载:
  2. K-means算法是很典型的基于距离的聚类算法,采用距离作为相似性的评价指标,即认为两个对象的距离越近,其相似度就越大(K-means algorithm is a typical distance based clustering algorithm. The distance is used as the evaluation index of similarity, that is, the closer the distance between the two objects, the
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:13312
    • 提供者:venshow
  1. K均值聚类在基于OpenCV的图像分割中的应用

    0下载:
  2. 介绍了传统的图像分割与K-均值聚类算法分割,然后利用OpenCV函数将其实现,并介绍了OpenCV中图像分割相关的基本函数。(This paper introduces the segmentation of traditional image segmentation and K- mean clustering algorithm, then uses OpenCV function to implement it, and introduces the basic functions of
  3. 所属分类:OpenCV

    • 发布日期:2017-12-16
    • 文件大小:464896
    • 提供者:术道
  1. k均值聚类

    1下载:
  2. 用VC++写的K均值聚类算法,可以直接使用(K mean clustering algorithm is written by VC++ , which can be used directly.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:187392
    • 提供者:gongshixin
  1. K-means

    0下载:
  2. 利用MATLAB实现K均值聚类算法,加深对该算法的理解。(We use MATLAB to achieve K mean clustering algorithm to deepen our understanding of the algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:WG_JNU
  1. k均值聚类算法

    0下载:
  2. 根据k均值聚类的原理,实现一些数字的聚类,但是具体类别数需要自己设置(Clustering of some numbers by K mean clustering)
  3. 所属分类:其他

« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com